TextPropertiesTextRotationScale Property
Specifies whether for rotated text the width of the text should be scaled to fit into the current line height or the width of the text should remain fixed, therefore changing the current line height.
The defined values for are:
-fixed: width of text should remain fixed.
-line-height: width of text should be scaled to fit the current line height.
Namespace: Independentsoft.Office.Odf.StylesAssembly: Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
public TextRotationScale TextRotationScale { get; set; }
Public Property TextRotationScale As TextRotationScale
Get
Set
Property Value
TextRotationScale